VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Convert VB Type, API and Enum> VC++ ODL (With Colorization)

by Linguar Amadala (4 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

The ODL Converter Project is designed to take VB Types, Enums and Declare Statements and convert them into a format used by Visual C++'s .odl files (odl = Object Description Language).
This also shows how to colorize code, for those who are interested

Inputs
Visual Basic Modules
Assumes
You must know the odl format in order for this to work correctly. The purpose of this code is to allow people who want to re-use api declarations (rather then hunting through hundreds in the api viewer) in other projects quickly, and effectively. This also assumes you know how to obtain a UUID and name the library so that it doesn't conflict with another on the computer. Also, when using .tlb files generated from .odl files, you must realize that the declares
Code Returns
Text ready to be put into .odl files of your own.

Rate Convert VB Type, API and Enum> VC++ ODL (With Colorization)

Download Convert VB Type, API and Enum> VC++ ODL (With Colorization)

Download Convert VB Type, API and Enum> VC++ ODL (With Colorization) (28 KB)

Convert VB Type, API and Enum> VC++ ODL (With Colorization) Comments

No comments have been posted about Convert VB Type, API and Enum> VC++ ODL (With Colorization). Why not be the first to post a comment about Convert VB Type, API and Enum> VC++ ODL (With Colorization).

Post your comment

Subject:
Message:
0/1000 characters